OBJECT IN SCREEN
This command will return a value of one if the specified 3D object is wholly or partly visible within the screen borders, otherwise zero is returned. Even if the object is behind the camera, its overall size may partially clip the screen area. The parameter should be specified using an integer value.

SYNTAX
Return Integer=OBJECT IN SCREEN(Object Number)

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example